Qucs-core  0.0.19
Public Types
testing::internal::RemoveConst< const T[N]> Struct Template Reference

#include <gtest.h>

Public Types

typedef RemoveConst< T >::type type [N]
typedef RemoveConst< T >::type type [N]

Detailed Description

template<typename T, size_t N>
struct testing::internal::RemoveConst< const T[N]>

Definition at line 7687 of file fused-src/gtest/gtest.h.


Member Typedef Documentation

template<typename T , size_t N>
typedef RemoveConst<T>::type testing::internal::RemoveConst< const T[N]>::type[N]

Definition at line 728 of file gtest-internal.h.

template<typename T , size_t N>
typedef RemoveConst<T>::type testing::internal::RemoveConst< const T[N]>::type[N]

Definition at line 7688 of file fused-src/gtest/gtest.h.


The documentation for this struct was generated from the following files: